From: Richard M. Stallman Date: Thu, 16 Aug 2007 02:26:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17385 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b89d3bd8a170e81952739eb49fbabc4a4c28c589;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5da3145137..513e64f0cce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-08-16 Richard Stallman + + * emacs-lisp/copyright.el (copyright-names-regexp): Add custom group. + 2007-08-15 Juri Linkov * startup.el (initialization): Change parent group from `internal' @@ -386,14 +390,6 @@ It calls comment-line-break-function if there are comments. (do-auto-fill): Use that. -2007-08-07 Ivan Kanis - - * time.el (display-time-world-mode, display-time-world-display) - (display-time-world, display-time-world-list) - (display-time-world-time-format, display-time-world-buffer-name) - (display-time-world-timer-enable, display-time-world-timer-second) - (display-time-world-mode-map): New. - 2007-08-07 Sean O'Rourke * complete.el (PC-lisp-complete-symbol): Complete symbol around point.